minios: more assertions
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Mar 2008 13:13:50 +0000 (13:13 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 26 Mar 2008 13:13:50 +0000 (13:13 +0000)
commitaecea1aa6522c44d8111731c8b6f0e9a6e08f001
tree9c8efebd9eb0586717662f5462e1814a6495c751
parenta363bc0ce024186ad26ec3c38074b7565b01611f
minios: more assertions
- assert that we never allocate or free the same grant twice
- assert that network packets do not exceed a page
- assert that incoming network event IDs make sense

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
extras/mini-os/gnttab.c
extras/mini-os/minios.mk
extras/mini-os/netfront.c